-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update spring-boot's version to 2.3.4.RELEASE #15671
Update spring-boot's version to 2.3.4.RELEASE #15671
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Storage changes look good to me
@chenrujun I investigated this issue today, and seems like Azure Cosmos SDK has an issue with This issue is easily reproducible with
@moderakh @FabianMeiswinkel - we will need to debug this issue as this will block us / everyone moving to the latest netty version. We can let others move by updating external_dependencies.txt file and keeping netty dependency for cosmos on current versions, but it will be an issue for us soon once we want to upgrade. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not merge this as it will break azure-cosmos SDK.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should not get merged till cosmos db issue on newer version of netty is fixed.
Please don't merge this.
@chenrujun - It was a netty dependency issue in azure-cosmos Java SDK. I have fixed it through this PR - #16602 Once my PR is merged, you can rebase on the latest master and re-run the cosmos CI to check everything looks good. |
@chenrujun - We have solved this dependency conflict issue here - #16604 |
…n_for_external_dependencies.py'.
…--ut external_dependency --sr'.
4889048
to
2e76804
Compare
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/check-enforcer override |
cosmos db issue on newer version of netty is fixed
update-typescript.md-for-resources (Azure#15671) * update-typescript.md-for-resources * update
spring-boot
andspring-cloud
's version to latest released version.external dependencies
' version according to spring-boot-dependencies and spring-cloud-dependencies